home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
winlist.dxr
/
00011_Tool Box.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-18
|
168 b
|
9 lines
on PackWithReturns
xMember = "window list field"
xText = " "
repeat with rc = 1 to 100
xText = xText & RETURN
end repeat
member(xMember).text = xText
end